[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement

2019-06-24 Thread GitBox
anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r296862979 ## File path: src/profiler/custom_op_profiler.h ## @@ -0,0 +1,126 @@ +/* +* Licensed to the

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement

2019-06-21 Thread GitBox
anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r296429863 ## File path: src/operator/custom/custom-inl.h ## @@ -143,8 +149,7 @@ class CustomOperator {

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement

2019-06-21 Thread GitBox
anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r296415978 ## File path: src/profiler/custom_op_profiler.h ## @@ -0,0 +1,126 @@ +/* +* Licensed to the

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement

2019-06-21 Thread GitBox
anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r296106932 ## File path: src/profiler/custom_op_profiler.h ## @@ -0,0 +1,126 @@ +/* +* Licensed to the

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement

2019-06-18 Thread GitBox
anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295047266 ## File path: src/engine/naive_engine.cc ## @@ -159,7 +160,11 @@ class NaiveEngine final :

[GitHub] [incubator-mxnet] anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement

2019-06-18 Thread GitBox
anirudh2290 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295047266 ## File path: src/engine/naive_engine.cc ## @@ -159,7 +160,11 @@ class NaiveEngine final :