ptrendx commented on issue #15882: Move Windows CI build to a 64-bit toolchain 
to fix 'out of heap space'.
URL: https://github.com/apache/incubator-mxnet/pull/15882#issuecomment-521673629
 
 
   @marcoabreu That is not 100% true though - for elementwise ops that is the 
case and I fully agree we should split them, but for most operators there is 1 
file per operator. The issue in those cases comes from the fact that we need to 
support many combinations input/output types (and things like accumulation 
types in some cases) which ends up in a long list of templates to instantiate.

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