[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r373286058 ## File path: include/mxnet/lib_api.h ## @@ -594,26 +657,58 @@ class CustomOp { mutate_inputs =

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r373270975 ## File path: include/mxnet/lib_api.h ## @@ -594,26 +657,58 @@ class CustomOp { mutate_inputs =

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-30 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r373270975 ## File path: include/mxnet/lib_api.h ## @@ -594,26 +657,58 @@ class CustomOp { mutate_inputs =

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-29 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r372699518 ## File path: include/mxnet/lib_api.h ## @@ -203,6 +214,16 @@ enum MXDType { kUNSET = 100, }; +/*!

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-29 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r372696099 ## File path: include/mxnet/lib_api.h ## @@ -203,6 +214,16 @@ enum MXDType { kUNSET = 100, }; +/*!

[GitHub] [incubator-mxnet] wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support

2020-01-29 Thread GitBox
wkcn commented on a change in pull request #17270: Dynamic custom operator GPU support URL: https://github.com/apache/incubator-mxnet/pull/17270#discussion_r372696099 ## File path: include/mxnet/lib_api.h ## @@ -203,6 +214,16 @@ enum MXDType { kUNSET = 100, }; +/*!