SetDynamicInputEdgeIndex
Syntax
void SetDynamicInputEdgeIndex(uint32_t dynamicInputEdgeIndex = 0);
Function Description
If a model input is shared by multiple operators, that is, the Data operator is followed by more operators, set this parameter to perform AIPP differently for different output edges of the Data operator.
Parameter Description
Parameter |
Input/Output |
Type |
Description |
---|---|---|---|
dynamicInputEdgeIndex |
Input |
uint32_t |
Subscript of the output edge corresponding to the input of a model, starting from 0. The default value is 0. |
Return Value
None
Exception Handling
None
Restriction
None
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot