SetUnknownDimNumShape
Description
Sets the shape of a tensor to {-2}, indicating that the tensor is unknown.
Prototype
graphStatus SetUnknownDimNumShape()
Parameters
None.
Returns
graphStatus type. GRAPH_SUCCESS (0) on success; else, failure.
Exception Handling
None.
Restrictions
None.
Parent topic: TensorDesc