apeforest commented on a change in pull request #17449: Implemented large
tensor flag for opperf testing
URL: https://github.com/apache/incubator-mxnet/pull/17449#discussion_r373706497
##########
File path: benchmark/opperf/nd_operations/nn_activation_operators.py
##########
@@ -45,6 +45,8 @@ def run_activation_operators_benchmarks(ctx=mx.cpu(),
dtype='float32', profiler=
Context to run benchmarks
dtype: str, default 'float32'
Precision to use for benchmarks
+ large_tensor: str, default 'off'
+ Tensor size to use for tests
Review comment:
Same here.
----------------------------------------------------------------
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