[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support

2020-03-16 Thread GitBox
mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r393451877 ## File path: src/operator/subgraph/partitioner/custom_subgraph_property.h ## @@ -188,31 +278,133 @@

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support

2020-03-16 Thread GitBox
mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r393450509 ## File path: src/operator/subgraph/partitioner/custom_subgraph_property.h ## @@ -188,31 +278,133 @@

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support

2020-03-16 Thread GitBox
mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r393449318 ## File path: src/operator/subgraph/partitioner/custom_subgraph_property.h ## @@ -188,31 +278,133 @@

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support

2020-03-16 Thread GitBox
mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r393339392 ## File path: src/operator/subgraph/partitioner/custom_subgraph_property.h ## @@ -308,6 +350,63 @@ class

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support

2020-03-13 Thread GitBox
mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r392534373 ## File path: src/c_api/c_api.cc ## @@ -122,14 +122,28 @@ void CustomFComputeDispatcher(const std::string

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support

2020-02-19 Thread GitBox
mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r381451652 ## File path: src/operator/subgraph/build_subgraph.cc ## @@ -561,10 +561,12 @@ void CutGraphInputs(const

[GitHub] [incubator-mxnet] mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support

2020-02-19 Thread GitBox
mseth10 commented on a change in pull request #17623: Dynamic subgraph compile support URL: https://github.com/apache/incubator-mxnet/pull/17623#discussion_r381449945 ## File path: src/c_api/c_api.cc ## @@ -823,9 +823,9 @@ int MXLoadLib(const char *path) { //