GetDataBufferSize 函数功能获取Tensor中的对齐后的数据大小。 函数原型1virtual uint64_t GetDataBufferSize() const 参数说明无。 返回值tensor中对齐后的data大小。 异常处理无。 约束说明无。 父主题: Tensor类