Clone
函数功能
拷贝Tensor。
函数原型
Tensor Clone() const;
参数说明
无。
返回值
参数名 |
类型 |
描述 |
---|---|---|
- |
Tensor |
返回拷贝的Tensor对象。 |
异常处理
无。
约束说明
无。
父主题: Tensor类
拷贝Tensor。
Tensor Clone() const;
无。
参数名 |
类型 |
描述 |
---|---|---|
- |
Tensor |
返回拷贝的Tensor对象。 |
无。
无。