Help Center/
Atlas 300 Application (Model 3000)/
Matrix API Reference/
Model Manager APIs (C++ Language)/
Data Types/
AITensorParaDescription
Updated on 2022-03-13 GMT+08:00
AITensorParaDescription
Provides the tensor parameter description. For details, see ai_types.proto.
message AITensorParaDescription { string name = 1; // Parameter name string type = 2; // Parameter type string value = 3; // Parameter value string desc = 4; // Parameter description repeated AITensorParaDescription sub_paras = 5; // Sub-parameter list };
Parent topic: Data Types
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot