Installation
Development
High-level design
Python API (PyAsc2)
Python API (PyAsc)
GlobalTensor
GlobalTensor.set_shape_info()
MLIR
设置GlobalTensor的shape信息。
对应的Ascend C函数原型
__aicore__ inline void SetShapeInfo(const ShapeInfo& shapeInfo)
参数说明
shape_info:ShapeInfo结构体。