Skip to main content

Mojo function

managed_tensor_slice_to_ndbuffer

managed_tensor_slice_to_ndbuffer[spec: StaticTensorSpec[spec.dtype, spec.rank], //](tensor: ManagedTensorSlice[tensor.io_spec, static_spec=spec]) -> NDBuffer[spec.dtype, spec.rank, AnyOrigin[mut=(tensor.io_spec.input == IO.value).__bool__().__invert__()._mlir_value], spec.shape, spec.strides, address_space=spec.address_space]

Returns:

NDBuffer

Was this page helpful?