[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17530: Add deferred compute support

2020-02-12 Thread GitBox
reminisce commented on a change in pull request #17530: Add deferred compute support URL: https://github.com/apache/incubator-mxnet/pull/17530#discussion_r378665805 ## File path: src/imperative/imperative.cc ## @@ -544,4 +681,60 @@ std::vector Imperative::Backward( retu

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17530: Add deferred compute support

2020-02-12 Thread GitBox
reminisce commented on a change in pull request #17530: Add deferred compute support URL: https://github.com/apache/incubator-mxnet/pull/17530#discussion_r378673220 ## File path: src/c_api/c_api_ndarray.cc ## @@ -428,3 +436,42 @@ int MXCachedOpRegisterOpHook(NDArrayHandle

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17530: Add deferred compute support

2020-02-12 Thread GitBox
reminisce commented on a change in pull request #17530: Add deferred compute support URL: https://github.com/apache/incubator-mxnet/pull/17530#discussion_r37817 ## File path: python/mxnet/_deferred_compute.py ## @@ -0,0 +1,95 @@ +# Licensed to the Apache Software Found

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17530: Add deferred compute support

2020-02-12 Thread GitBox
reminisce commented on a change in pull request #17530: Add deferred compute support URL: https://github.com/apache/incubator-mxnet/pull/17530#discussion_r378659684 ## File path: include/mxnet/imperative.h ## @@ -88,6 +89,77 @@ class Imperative { && info.out_

[GitHub] [incubator-mxnet] reminisce commented on a change in pull request #17530: Add deferred compute support

2020-02-12 Thread GitBox
reminisce commented on a change in pull request #17530: Add deferred compute support URL: https://github.com/apache/incubator-mxnet/pull/17530#discussion_r378670188 ## File path: src/imperative/imperative.cc ## @@ -273,10 +288,132 @@ void Imperative::RecordOp( info.