GetFormat
Description
Obtains the format of a tensor.
Prototype
Format GetFormat() const
Parameters
None
Returns
Format of the tensor.
Restrictions
None
Example
Format format = shape->GetFormat();
Parent topic: Class TensorShape
Obtains the format of a tensor.
Format GetFormat() const
None
Format of the tensor.
None
Format format = shape->GetFormat();