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