const uint64_t &DimCount() const
接口功能
获取输出张量的dim值。
接口格式
virtual uint64_t DimCount() const noexcept = 0;
接口参数
无
使用样例
无
返回值
输出张量的dim值。
父主题:
Output