M50 Runtime API References
1.3.0
Table of Contents
Change Log
C++ API
Python API
tcim_lite.runtime
get_device_num
get_supported_backend
get_version
load
load_model_info
Buffer
DevManager
Device
Module
Option
RunOption
Stream
Tensor
TensorInfo
__init__
ascontiguous
astype
create_nd
create_yuv
dtype
format
is_contiguous
mem_size
merge_yuv
shape
stride
WeightManager
Copyright
M50 Runtime API References
Python API
tcim_lite.runtime
TensorInfo
__init__
__init__
TensorInfo.
__init__
(
info
:
Optional
[
TensorInfo
]
=
None
)
Constructor for the TensorInfo class.