SetShape
Description
Sets the shape of a tensor into TensorDesc.
Prototype
void SetShape(const Shape &shape)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
shape |
Input |
shape object to be set. |
Returns
None
Exception Handling
None
Constraints
None
Parent topic: TensorDesc