SetShapeInfo
Product Support
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function
Sets the shape information of a LocalTensor.
Prototype
1 | __aicore__ inline void SetShapeInfo(const ShapeInfo& shapeInfo) |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
shapeInfo |
Input |
Shape information, which is of the ShapeInfo structure type. |
Returns
None
Restrictions
None
Example
For details, see Example.
Parent topic: LocalTensor