pytorch
64b4307d - [NNC] Cuda Codegen - mask loops bound to block/thread dimensions (#44325)

Commit
5 years ago
[NNC] Cuda Codegen - mask loops bound to block/thread dimensions (#44325) Summary: Fix an issue where loops of different sizes are bound to the same Cuda dimension / metavar. Coming soon more info and tests... Pull Request resolved: https://github.com/pytorch/pytorch/pull/44325 Reviewed By: colesbury Differential Revision: D23628859 Pulled By: nickgg fbshipit-source-id: 3621850a4cc38a790b62ad168d32e7a0e2462fad
Author
Parents
Loading