ChaiBapchya commented on a change in pull request #15541: [Opperf] Filter out 
deprecated ops
URL: https://github.com/apache/incubator-mxnet/pull/15541#discussion_r305588806
 
 

 ##########
 File path: benchmark/opperf/utils/op_registry_utils.py
 ##########
 @@ -55,6 +57,11 @@ def _select_ops(operator_names, filters=("_contrib", "_"), 
merge_op_forward_back
     mx_operators = {}
     operators_with_backward = []
 
+    # Filter out deprecated operators
 
 Review comment:
   @sandeep-krishnamurthy 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to