GetDynamicBatch
Function Usage
This function is used to obtain the dynamic batch.
Prototype
std::vector<int64_t> GetDynamicBatch() const;
Parent topic: ModelInferenceProcessor
This function is used to obtain the dynamic batch.
std::vector<int64_t> GetDynamicBatch() const;