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

2020-07-06 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r450376590 ## File path: python/mxnet/gluon/block.py ## @@ -1437,6 +1460,23 @@ def hybrid_forward(self, F, x, *args, **kwargs): # pylint: disable=

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

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

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

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

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

2020-07-01 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r448752115 ## 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] Kh4L commented on a change in pull request #18405: Add deleting of args aux aux to Partition API

2020-06-04 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r435400833 ## File path: python/mxnet/gluon/block.py ## @@ -1037,10 +1024,25 @@ def _build_cache(self, *args): for name in

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

2020-06-02 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r434298529 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1554,37 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None, **kwargs):

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

2020-06-02 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r433727571 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1563,40 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None, **kwargs):

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

2020-06-02 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r433642267 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1563,40 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None, **kwargs):

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

2020-06-02 Thread GitBox
Kh4L commented on a change in pull request #18405: URL: https://github.com/apache/incubator-mxnet/pull/18405#discussion_r433642267 ## File path: python/mxnet/symbol/symbol.py ## @@ -1554,7 +1563,40 @@ def optimize_for(self, backend, args=None, aux=None, ctx=None, **kwargs):