connorgoggins commented on issue #17449: Implemented large tensor flag for 
opperf testing
URL: https://github.com/apache/incubator-mxnet/pull/17449#issuecomment-580390884
 
 
   With this flag, users could effectively avoid having to create their own 
custom inputs for each operator, potentially saving them a significant amount 
of time and effort if they are testing multiple ops. The flag wouldn't be 
particularly useful if the customer has a specific input tensor shape in mind, 
but there must also be cases when customers want a quick way of obtaining a 
more general outlook on the performance of operators under large tensor 
conditions (e.g. for evaluating op performance differences across different 
machines and different input sizes).
   
   Would changing the name to `int64_tensor` introduce more clarity?

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