Mojo module
managed_tensor_slice
Structs
-
ManagedTensorSlice
: ManagedTensorSlice is like TensorSlice but it does not effect the life of the underlying allocated pointer. Unlike TensorSlice, when the object lifetime ends it does not affect the lifetime of the underlying pointer. Conversly, if a ManagedTensorSlice is created, it will not extend the life of the underlying pointer.
Functions
Was this page helpful?
Thank you! We'll create more content like this.
Thank you for helping us improve!