[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-18 Thread GitBox
ArmageddonKnight commented on a change in pull request #18228: URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r425317983 ## File path: python/mxnet/rnn/rnn_cell.py ## @@ -459,6 +459,11 @@ def __call__(self, inputs, states):

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-14 Thread GitBox
ArmageddonKnight commented on a change in pull request #18228: URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r425317983 ## File path: python/mxnet/rnn/rnn_cell.py ## @@ -459,6 +459,11 @@ def __call__(self, inputs, states):

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-14 Thread GitBox
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 m

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-14 Thread GitBox
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 m

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-14 Thread GitBox
ArmageddonKnight commented on a change in pull request #18228: URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r425317983 ## File path: python/mxnet/rnn/rnn_cell.py ## @@ -459,6 +459,11 @@ def __call__(self, inputs, states):

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-08 Thread GitBox
ArmageddonKnight commented on a change in pull request #18228: URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r422371418 ## File path: docs/static_site/src/pages/api/faq/env_var.md ## @@ -189,14 +189,13 @@ $env:MXNET_STORAGE_FALLBACK_LOG_VERBOSE=0 - The

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-06 Thread GitBox
ArmageddonKnight commented on a change in pull request #18228: URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r420931797 ## File path: docs/static_site/src/pages/api/faq/env_var.md ## @@ -189,14 +189,13 @@ $env:MXNET_STORAGE_FALLBACK_LOG_VERBOSE=0 - The

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-05 Thread GitBox
ArmageddonKnight commented on a change in pull request #18228: URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r420414360 ## File path: docs/static_site/src/pages/api/faq/env_var.md ## @@ -189,14 +189,13 @@ $env:MXNET_STORAGE_FALLBACK_LOG_VERBOSE=0 - The

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-05 Thread GitBox
ArmageddonKnight commented on a change in pull request #18228: URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r420411494 ## File path: docs/static_site/src/pages/api/faq/env_var.md ## @@ -189,14 +189,13 @@ $env:MXNET_STORAGE_FALLBACK_LOG_VERBOSE=0 - The

[GitHub] [incubator-mxnet] ArmageddonKnight commented on a change in pull request #18228: [MXNET-1450] Improve the backward mirroring implementation

2020-05-05 Thread GitBox
ArmageddonKnight commented on a change in pull request #18228: URL: https://github.com/apache/incubator-mxnet/pull/18228#discussion_r420391476 ## File path: src/executor/graph_executor.cc ## @@ -356,29 +343,45 @@ nnvm::Graph GraphExecutor::InitFullGraph(nnvm::Symbol symbol,