patricianing

Results 2 issues of patricianing

I am trying to load a pre-built model and do batch scoring, I tried the following two ways, the first one can produce some results, and the second one compiles...

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,...