MXNMT icon indicating copy to clipboard operation
MXNMT copied to clipboard

inference on spark with scala

Open HorningFeng opened this issue 8 years ago • 2 comments

I notice that the inference of model uses all units in the project, do I need to rewrite the all code to scala if I do inference on spark with scala? Thank u a lot!

HorningFeng avatar Jun 15 '17 08:06 HorningFeng

Feel free to do what you like. The next branch does not have the inference part. The master branch does not work with the lastest mxnet.

magic282 avatar Jun 15 '17 08:06 magic282

The master branch works with mxnet0.7.0 & cuda7.5.

HorningFeng avatar Jun 16 '17 02:06 HorningFeng