- tensorstore.Spec.mark_bounds_implicit[self, implicit: bool | None | slice[bool | None, bool | None, None]] Spec
Returns a new view with the lower/upper bounds changed to implicit/explicit.
This is equivalent to
self[ts.d[:].mark_bounds_implicit[implicit]].