ChaiBapchya commented on a change in pull request #15541: [Opperf] Add normal, 
uniform ops to random_sampling_operators
URL: https://github.com/apache/incubator-mxnet/pull/15541#discussion_r304163553
 
 

 ##########
 File path: benchmark/opperf/utils/op_registry_utils.py
 ##########
 @@ -212,10 +212,13 @@ def get_all_random_sampling_operators():
     # Get all mxnet operators
     mx_operators = _get_all_mxnet_operators()
 
+    # Deprecated random sampling operators
 
 Review comment:
   Cool. I'll do that. I thought deprecated ops are still supported (until 2.0) 
Hence thought of including them. But ya makes sense.

----------------------------------------------------------------
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