talhaanwarch commented on issue #16527: URL: https://github.com/apache/incubator-mxnet/issues/16527#issuecomment-867616819
i am facing this issue on colab when I was using autogluon ``` !pip install -U pip !pip install -U setuptools !pip install -U wheel !pip install -U "mxnet_cu110<2.0.0" ``` The model is trained on kaggle and inference is performed on colab, and I am getting the error -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
