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

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

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

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

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

2019-06-27 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r298424408 ## File path: src/profiler/profiler.h ## @@ -1240,6 +1277,8 @@ struct ProfileOperator : public Profile

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

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

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

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

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

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

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

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

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

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

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r296036218 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r296016784 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r296016784 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295990841 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,20 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295988247 ## File path: src/profiler/profiler.h ## @@ -1193,7 +1212,11 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295986180 ## File path: src/profiler/profiler.h ## @@ -1098,6 +1102,11 @@ struct ProfileMarker { VTUNE_ONLY_C

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295986180 ## File path: src/profiler/profiler.h ## @@ -1098,6 +1102,11 @@ struct ProfileMarker { VTUNE_ONLY_C

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

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

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

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

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295976801 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295976163 ## File path: src/profiler/profiler.h ## @@ -1193,7 +1213,11 @@ struct ProfileOperator : public Profil

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

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

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295920713 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295939770 ## File path: src/profiler/profiler.h ## @@ -1098,6 +1102,11 @@ struct ProfileMarker { VTUNE_ONLY_C

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295924739 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295924626 ## File path: src/profiler/profiler.h ## @@ -1193,7 +1213,11 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295924379 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295937263 ## File path: src/profiler/profiler.h ## @@ -1098,6 +1102,11 @@ struct ProfileMarker { VTUNE_ONLY_C

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

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

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295925619 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

2019-06-20 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295940014 ## File path: src/profiler/profiler.h ## @@ -1098,6 +1102,11 @@ struct ProfileMarker { VTUNE_ONLY_C

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

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

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

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

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

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

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

2019-06-19 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295547034 ## File path: src/profiler/profiler.h ## @@ -1149,8 +1158,15 @@ struct ProfileOperator : public Profil

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

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

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

2019-06-19 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295525203 ## File path: src/profiler/profiler.h ## @@ -1225,6 +1251,10 @@ struct ProfileOperator : public Profil

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

2019-06-19 Thread GitBox
Zha0q1 commented on a change in pull request #15210: Custom Operator Profiling Enhancement URL: https://github.com/apache/incubator-mxnet/pull/15210#discussion_r295524837 ## File path: src/profiler/profiler.h ## @@ -787,6 +787,10 @@ struct ProfileTask : public ProfileDurat

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

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

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

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

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

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

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

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