You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: