get_format
Function Usage
Obtains the tensor format.
Prototype
1 | get_format() -> Format |
Parameters
None
Returns
Format: tensor format.
Constraints
If the return value is not in a valid format, ValueError is thrown.
Parent topic: Tensor
Obtains the tensor format.
1 | get_format() -> Format |
None
Format: tensor format.
If the return value is not in a valid format, ValueError is thrown.