connorgoggins commented on a change in pull request #17502: [OpPerf] Implement 
remaining random sampling ops
URL: https://github.com/apache/incubator-mxnet/pull/17502#discussion_r374239212
 
 

 ##########
 File path: benchmark/opperf/rules/default_params.py
 ##########
 @@ -58,6 +58,11 @@
 DEFAULT_LAM = [[1.0, 8.5]]
 DEFAULT_K_ND = [[20, 49]]
 DEFAULT_P_ND = [[0.4, 0.77]]
+DEFAULT_GRID = [(32, 2, 256, 256)]
+DEFAULT_DATA_BILINEAR = [(32, 2, 256, 256)]
+DEFAULT_TRANSFORM_TYPE = ['warp']
 
 Review comment:
   Great point, adding now.

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