更新时间:2021-03-18 GMT+08:00
分享

AITensorDescriptionList

tensor描述列表,主要用于描述模型的输入输出信息列表,详细实现参考ai_types.proto。

message AITensorDescriptionList
{
    repeated AITensorDescription tensor_descs = 1; // tensor列表
}
分享:

    相关文档

    相关产品