apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.73k stars 6.81k forks source link

mxnet-cu118 python package #21210

Open nagyt2 opened 11 months ago

nagyt2 commented 11 months ago

Cuda 11.8 was released in October 2022. Meanwhile the official nvidia//cuda:11.7.0... container was deprecated (in which I used the mxnet-cu117 package), and it also shows an annoying warning about that fact, so I would like to use the newer version. So the question is: when can we expect the mxnet-cu118 pip package?