SetDynamicInputIndex
Syntax
void SetDynamicInputIndex(uint32_t dynamicInputIndex = 0);
Function Description
Specifies the sequence number of the original input of a model to implement AIPP.
Parameter Description
Parameter |
Input/Output |
Type |
Description |
---|---|---|---|
dynamicInputIndex |
Input |
uint32_t |
Subscript of the original input of a model, starting from 0. The default value is 0. For example, if the model has two inputs. To have AIPP start from the second input, set dynamicInputIndex to 1. |
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