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

AINNNodeDescriptionList

NN(neural network) Node描述列表,主要用于描述NN Node需要的模型、输入tensor、输出tensor等,详细实现参考ai_types.proto。

message AINNNodeDescriptionList
{
    repeated AINNNodeDescription nnnode_descs = 1; // nnnode列表
}
分享:

    相关文档

    相关产品