C++ API
JAVA API
Python API
Defined in File constants.h
The initial type of tensor implementation.
Values:
None type tensor.
Flexible type tensor, can be converted to any type.
CV type tensor.
Numpy type tensor.