GetFormat 函数功能获取Tensor的Format。 函数原型1ge::Format GetFormat() const 参数说明无。 返回值返回tensor的Format值,默认值为FORMAT_RESERVED。 异常处理无。 约束说明无。 父主题: Tensor