ChaiBapchya commented on a change in pull request #17542: [OpPerf] Add norm, 
cast ops, remaining optimizer ops
URL: https://github.com/apache/incubator-mxnet/pull/17542#discussion_r377973345
 
 

 ##########
 File path: benchmark/opperf/rules/default_params.py
 ##########
 @@ -31,6 +31,7 @@
 
 # For Unary operators like abs, arccos, arcsin etc..
 DEFAULT_DATA = [(1024, 1024), (10000, 1), (10000, 100)]
+DEFAULT_DTYPE = ['int32'] # required parameter for amp_cast, cast
 
 Review comment:
   We can't because cast needs it to be int compulsorily.

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