You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
Users should be able to easily reproduce memory cost when using different memory plan controlling environment variables.
We need to add GLUON scripts for say Inception for Image classification, SSD Object detection, and Transformers for sequence models. Use the different set of Memory optimization controlling environment variables listed here - https://mxnet.incubator.apache.org/faq/env_var.html?highlight=env#memory-options and show memory usage impact.
Users should be able to easily reproduce memory cost when using different memory plan controlling environment variables.
We need to add GLUON scripts for say Inception for Image classification, SSD Object detection, and Transformers for sequence models. Use the different set of Memory optimization controlling environment variables listed here - https://mxnet.incubator.apache.org/faq/env_var.html?highlight=env#memory-options and show memory usage impact.
Post addition of example, link it from the web page here - https://mxnet.incubator.apache.org/architecture/note_memory.html
For symbolic mode, we had an obsolete example - #6272
The text was updated successfully, but these errors were encountered: