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

 ##########
 File path: benchmark/opperf/rules/default_params.py
 ##########
 @@ -152,7 +158,13 @@
                    "dim1": DEFAULT_DIM_1,
                    "dim2": DEFAULT_DIM_2,
                    "block_size": DEFAULT_BLOCK_SIZE,
-                   "args": DEFAULT_ARGS}
+                   "args": DEFAULT_ARGS,
+                   "grid": DEFAULT_GRID,
+                   "data_bilinearsampler": DEFAULT_DATA_BILINEAR,
 
 Review comment:
   As discussed offline @apeforest this should be covered as part of 
https://github.com/apache/incubator-mxnet/issues/17515 where changes made to 
ops shouldn't break OpPerf.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to