[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-07-05 Thread GitBox
leezu commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r449929744 ## File path: python/mxnet/gluon/block.py ## @@ -1040,41 +1040,62 @@ def _build_cache(self, *args): warnings.warn("Parameter %s is

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-07-02 Thread GitBox
leezu commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r449211385 ## File path: python/mxnet/gluon/block.py ## @@ -1119,8 +1135,8 @@ def _call_cached_op(self, *args):

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-07-02 Thread GitBox
leezu commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r449206224 ## File path: python/mxnet/gluon/block.py ## @@ -1119,8 +1135,8 @@ def _call_cached_op(self, *args):

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-07-01 Thread GitBox
leezu commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r448685873 ## File path: python/mxnet/gluon/block.py ## @@ -1335,12 +1337,21 @@ def export(self, path, epoch=0, remove_amp_cast=True): arg_names =

[GitHub] [incubator-mxnet] leezu commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-07-01 Thread GitBox
leezu commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r448670196 ## File path: python/mxnet/gluon/block.py ## @@ -1073,8 +1060,35 @@ def _build_cache(self, *args): for name in