1. 06 Feb, 2020 1 commit
    • Kevin Stephano's avatar
      Add Fast Multihead Attention to APEX Contrib (#697) · 3f94528e
      Kevin Stephano authored
      * Adding C++ Multihead Attention implementation to contrib.
      
      * Add reference test that at least works for forward.
      
      * Remove CublasLt support from multihead attention.
      
      * Add new Python version of self attention.
      
      * Update python model of MHA with backward pass.
      
      * Fixed Output Linear connection in MHA.
      
      * Clean up compiles and add documentation to PySelfAttention.
      
      * Add Encdec Python version of multihead attention.  Cleanup files.
      
      * Tests for self and encdec multihead attention.
      
      * Add reference pytorch implementation of attention with norm and add.
      
      * Add cutlass branch definition.
      
      * Add cutlass download to compile.
      
      * Add norm/add tests.
      
      * Add biases to pytorch python versions.
      
      * Add tests and fix issues with python version of attention masking.
      
      * Create README.md
      
      * Update README.md
      
      * Update README.md
      
      * Update perf test parameters.
      
      * Update README.md
      
      * Update README.md
      
      * Update README.md
      
      * Add f...
      3f94528e
  2. 05 Feb, 2020 1 commit
  3. 27 Jan, 2020 1 commit
  4. 21 Jan, 2020 1 commit
  5. 08 Jan, 2020 1 commit
  6. 18 Dec, 2019 2 commits
  7. 05 Dec, 2019 1 commit
  8. 03 Dec, 2019 1 commit
  9. 22 Nov, 2019 1 commit
  10. 06 Nov, 2019 1 commit
  11. 30 Oct, 2019 1 commit
  12. 23 Oct, 2019 1 commit
  13. 22 Oct, 2019 1 commit
  14. 19 Oct, 2019 1 commit
  15. 10 Oct, 2019 2 commits
  16. 09 Oct, 2019 2 commits
  17. 08 Oct, 2019 1 commit
  18. 04 Oct, 2019 1 commit
  19. 03 Oct, 2019 1 commit
  20. 02 Oct, 2019 1 commit
  21. 13 Sep, 2019 1 commit
  22. 12 Sep, 2019 1 commit
  23. 11 Sep, 2019 1 commit
  24. 06 Sep, 2019 2 commits
  25. 03 Sep, 2019 2 commits
  26. 30 Aug, 2019 1 commit
  27. 27 Aug, 2019 7 commits
  28. 25 Aug, 2019 1 commit
  29. 20 Aug, 2019 1 commit