Skip to main content

IndexBound

A slice bound: an int or a 0-d integer Tensor.

__init__

__init____init__(self) -> None

init(self) -> None init(self, arg: int, /) -> None init(self, arg: clika_runtime._core.Tensor, /) -> None