aws / sagemaker-mxnet-training-toolkit

Toolkit for running MXNet training scripts on SageMaker. Dockerfiles used for building SageMaker MXNet Containers are at https://github.com/aws/deep-learning-containers.
Apache License 2.0
60 stars 55 forks source link

Container Support for Gluon Toolkits #111

Closed szha closed 4 years ago

szha commented 5 years ago

Reference: 0413477381

The Gluon toolkits (GluonCV, GluonNLP, GluonTS) are the essential constituents of the MXNet ecosystem. Being a container for MXNet, and given that even packages outside of the ecosystem such as scikit-learn and pandas are included, shall we make sure we add these toolkits in the next release?

szha commented 5 years ago

Related one year old issue #31

ChoiByungWook commented 5 years ago

For reference: 0413477381

junrushao commented 5 years ago

+1 This is super important to have gluon-nlp, gluon-cv and DGL built-in for the mxnet ecosystem

Christopheraburns commented 5 years ago

I could have used this at a workshop at re:mars. I had to !pip install instead and I feel the solution could be cleaner. Would love to see the built-in containers incorporate the latest Gluon developments.

KarthikSonti commented 5 years ago

+1 that it makes life easier for my customers to have Gluon toolkit as part of SageMaker MxNet dockers

dbtorrance commented 5 years ago

+1 Absolutely this should be included, given the usefulness of these Gluon for mxnet users.

guangyangai commented 5 years ago

+1 supporting this feature.

phiamazon commented 5 years ago

+1 gluon makes developing mxnet model so much easier!

umutisik commented 5 years ago

+1000

angelarw commented 5 years ago

+1

jamiekang commented 5 years ago

+1

muhyun commented 5 years ago

+1

hetong007 commented 5 years ago

+1

YashalShakti commented 5 years ago

+1

zheng-da commented 5 years ago

+1

whamza15 commented 5 years ago

+1

giuseppeporcelli commented 5 years ago

+1

w601sxs commented 5 years ago

+1 otherwise show instructions on how to modify current mxnet container

laurenyu commented 4 years ago

The Dockerfiles have now been moved to https://github.com/aws/deep-learning-containers. Please open an issue in that repository so that the right team gets the feature request.