Skip to main content

IndexBound

type IndexBound struct {
Kind IndexBoundKind
IntValue int64
Tensor *Tensor
}

IndexBound mirrors the C ABI's `clika_rt_index_bound` POD.