ArmageddonKnight commented on a change in pull request #18228:
URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r425320086
##########
File path: docs/static_site/src/pages/api/faq/env_var.md
##########
@@ -189,7 +189,7 @@ $env:MXNET_STORAGE_FALLBACK_LOG_VERBOSE=0
- The maximum size of an NDArray slice in terms of number of parameters.
- This parameter is used to slice an NDArray before synchronizing through
P3Store (dist_p3).
-## Memonger
+## Memory Optimizations
Review comment:
I would prefer keeping them separate because as @apeforest has
commented, it is possible that frontend user just want to do a specific
optimization (e.g., backward mirroring). You can refer to his suggestions on
previous comments.
----------------------------------------------------------------
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]