SetFormat
Description
Sets the format of a tensor into TensorDesc.
Prototype
void SetFormat(Format format)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
format |
Input |
Format to be set. For details about the format type, see Format. |
Returns
None
Exception Handling
None
Restrictions
None
Parent topic: TensorDesc