Neutron3529 edited a comment on issue #9686: [Discussion] MXNet 2.0 Roadmap 
(was: APIs that might be a good idea to break in 2.0)
URL: 
https://github.com/apache/incubator-mxnet/issues/9686#issuecomment-514969292
 
 
   (1)#10840 Add einsum since it is useful and it could simplify linear algebra 
ops. (it is now supported by tensorflow and pyThrch)
   (2)seperate MXNet.dll into small files to reduce the import time.
   nvcc will generate a HUGE file with `-arch=(...a lot of sm_*...)`
   it seems seperate the HUGE `KNOWN_CUDA_ARCHS` instruction may increase the 
`import` performance.
   

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