Updagrade the version of mxnet to 1.4.* for mxnetcontainerdockerfile.#675
Updagrade the version of mxnet to 1.4.* for mxnetcontainerdockerfile.#675simon-mo merged 11 commits intoucbrise:developfrom
Conversation
|
Test FAILed. |
|
|
|
Test FAILed. |
|
Test FAILed. |
This comment has been minimized.
This comment has been minimized.
|
-> nvm. I had to run the image using clipper, not just run the container using docker command (because env variables are set when we deploy the model). Also I could not reproduce locally in my mac environment, I will check it out again within vm. I will try to investigate it soon |
|
Test FAILed. |
|
Test FAILed. |
|
Interesting.. It fails at |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
|
Test FAILed. |
|
@rkooo567 can you resolve the merge conflict? |
|
@simon-mo Yep. Since we merged fluentd PR, now we can easily see broken models' logs. The conflicted part is |
|
Test FAILed. |
|
Test FAILed. |
|
Jenkins test this please |
|
Test PASSed. |
This PR handles an issue #674. Because of internal changes of
mxnet,cloudpickleis not able to deserialize a function withmxnet. I resolved this issue by updating the mxnet version to 1.4.*.Test summary
https://github.com/rkooo567/clipper/tree/mxnet-version-upgrade
mxmodel_deployer, I pulled a custom dockerfile from my dockerhub.deploy_mxnet_models.pyfromintegration_testI verified it worked for
mxnet==1.4.0andmxnet==1.1.*