Star
416
Fork
95
代码
介绍
代码
Issues
Pull Requests
20
流水线
Actions
讨论
Wiki
项目成员
103
分析
项目设置
Star
416
Fork
95
master
metadef
/
docs
/
api
/
GetOriginShape-184.md
下载
Y
yelongjian
Initial commit
9a3f9ae0
创建于
2025年12月26日
历史提交
GetOriginShape
函数功能
获取TensorDesc所描述Tensor的原始Shape。
函数原型
Shape GetOriginShape() const
参数说明
无。
返回值
Shape
类型,TensorDesc描述的originShape。
异常处理
无。
约束说明
无。