1. 19 Jun, 2020 1 commit
  2. 12 Jun, 2020 1 commit
    • zhjwy9343's avatar
      [Feature] Add dot product attention (#1604) · 02dd6d90
      zhjwy9343 authored
      
      
      * Add dotproduct attention
      
      * [Feature] Add dotproduct attention
      
      * [Feature] Add dotproduct attention
      
      * [Feature] Add dotproduct attention
      
      * [New] Update landing page
      
      * [New] Update landing page
      
      * [New] Update landing page
      
      * [Doc] Update landing page
      
      * [Doc] Update landing page
      
      * [Doc] Update landing page
      
      * [Doc] Update landing page
      
      * [Doc] Update landing page
      
      * [Doc] Update landing page
      
      * [Doc] Update landing page
      
      * [Doc] Update landing page
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      02dd6d90
  3. 05 Jun, 2020 1 commit
  4. 25 May, 2020 1 commit
  5. 02 Apr, 2020 2 commits
  6. 01 Apr, 2020 1 commit
  7. 30 Mar, 2020 1 commit
  8. 22 Mar, 2020 1 commit
    • Minjie Wang's avatar
      Update README · 856de790
      Minjie Wang authored
      Update README with both latest and stable doc links
      856de790
  9. 15 Mar, 2020 1 commit
  10. 05 Mar, 2020 1 commit
  11. 04 Mar, 2020 2 commits
  12. 26 Feb, 2020 1 commit
  13. 13 Feb, 2020 1 commit
  14. 12 Feb, 2020 1 commit
  15. 12 Dec, 2019 1 commit
  16. 08 Dec, 2019 1 commit
  17. 04 Dec, 2019 1 commit
  18. 25 Nov, 2019 1 commit
  19. 25 Oct, 2019 1 commit
  20. 09 Oct, 2019 1 commit
  21. 07 Sep, 2019 1 commit
  22. 04 Sep, 2019 1 commit
  23. 30 Aug, 2019 1 commit
  24. 23 Jul, 2019 1 commit
  25. 20 Jun, 2019 1 commit
    • VoVAllen's avatar
      [Fix] Fix license badge (#671) · c3d74e0f
      VoVAllen authored
      * Add serialization
      
      * fix broken badge
      
      * Revert "Add serialization"
      
      This reverts commit e838bb1faa2503d14593d702be00514f936c9027.
      
      * fix
      c3d74e0f
  26. 15 Jun, 2019 1 commit
  27. 09 Jun, 2019 1 commit
    • Lingfan Yu's avatar
      [Model] Update GAT model code (#622) · 74e13eea
      Lingfan Yu authored
      * fix gat code to use latest edge softmax module
      
      * avoid transpose
      
      * update README
      
      * use edge_softmax op
      
      * mxnet edge softmax op
      
      * mxnet gat
      
      * update README
      
      * fix unittest
      
      * fix ci
      
      * fix mxnet nn test; relax criteria for prod reducer
      74e13eea
  28. 23 Mar, 2019 1 commit
  29. 08 Mar, 2019 1 commit
  30. 22 Feb, 2019 1 commit
  31. 26 Jan, 2019 1 commit
  32. 04 Jan, 2019 1 commit
  33. 26 Dec, 2018 1 commit
  34. 13 Dec, 2018 1 commit
  35. 11 Dec, 2018 1 commit
  36. 07 Dec, 2018 2 commits
  37. 06 Dec, 2018 1 commit
    • Gan Quan's avatar
      [Doc] Readme (#265) · ac660f45
      Gan Quan authored
      * [Doc] updated readme
      
      * contribution guide change
      
      * small edits
      
      * add perf #
      
      * Update README.md
      
      * Update README.md
      
      * add others...
      
      * rewrite scalability
      
      * model & code links
      
      * some note for treelstm
      
      * rewrite scalability
      ac660f45