matx.runtime package¶
MATX runtime namespace.
Submodules¶
- matx.runtime.container module
- matx.runtime.cuda_stream module
- matx.runtime.file module
- matx.runtime.module module
- matx.runtime.msgpack module
- matx.runtime.ndarray module
NDArray
NDArray.__init__()
NDArray.as_type()
NDArray.asnumpy()
NDArray.contiguous()
NDArray.device()
NDArray.dim()
NDArray.dtype()
NDArray.from_numpy()
NDArray.is_contiguous()
NDArray.numpy()
NDArray.release()
NDArray.reshape()
NDArray.shape()
NDArray.squeeze()
NDArray.stride()
NDArray.to_dlpack()
NDArray.to_list()
NDArray.tolist()
NDArray.torch()
NDArray.transpose()
NDArray.unsqueeze()
add()
concatenate()
div()
from_dlpack()
from_numpy()
mul()
rand()
stack()
sub()
- matx.runtime.object module
- matx.runtime.object_generic module
- matx.runtime.packed_func module
- matx.runtime.picke module
- matx.runtime.regex module
- matx.runtime.trie module