What is the difference of an executor and a predictor handle?
Open
- Dominant language
- C++
- Stars
- 115
- Forks
- 78
- PR merge metrics
- No merged PRs in 30d
Description
If I want to score in batches using cpp api, should I use executor or predictor handle?
It seems MXPredSetInput can only accept single image instead of batch of images, correct?
If I need to use executor, how to create one from a saved model?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.