GetDynamicBatch
函数功能
获取动态Batch。
函数原型
std::vector<int64_t> ModelInferenceProcessor::GetDynamicBatch() const;
父主题:
ModelInferenceProcessor