1. 12 Oct, 2024 1 commit
  2. 10 Oct, 2024 1 commit
  3. 09 Oct, 2024 2 commits
  4. 08 Oct, 2024 1 commit
  5. 07 Oct, 2024 3 commits
  6. 06 Oct, 2024 1 commit
  7. 04 Oct, 2024 1 commit
  8. 27 Sep, 2024 1 commit
  9. 18 Sep, 2024 1 commit
  10. 17 Sep, 2024 1 commit
  11. 16 Sep, 2024 1 commit
  12. 11 Sep, 2024 2 commits
  13. 09 Sep, 2024 2 commits
  14. 05 Sep, 2024 2 commits
  15. 30 Aug, 2024 1 commit
  16. 29 Aug, 2024 1 commit
  17. 23 Aug, 2024 1 commit
  18. 22 Aug, 2024 1 commit
  19. 21 Aug, 2024 3 commits
  20. 20 Aug, 2024 1 commit
  21. 16 Aug, 2024 2 commits
  22. 14 Aug, 2024 1 commit
    • Phuong Nguyen's avatar
      [TE/JAX] Prototype for New XLA Custom Calls with FFI (#946) · 4b2b39b4
      Phuong Nguyen authored
      
      
      * implemented custom call with ffi in csrc
      
      * moved headers of misc to misc.h, add ffi.h
      
      * ActLu and DActLu lowering with ffi_lowering
      
      * CastTranspose with ffi_lowering
      
      * enabled cudaGraph
      
      * added 4d input test case to TestActivationLu
      
      * added operand_output_aliases for CastTranspose
      
      * added env var NVTE_JAX_WITH_FFI, default value = 1
      
      * replace casting ActivationEnum by taking its value
      
      ---------
      Signed-off-by: default avatarPhuong Nguyen <phuonguyen@nvidia.com>
      4b2b39b4
  23. 13 Aug, 2024 3 commits
  24. 10 Aug, 2024 1 commit
  25. 09 Aug, 2024 2 commits
  26. 08 Aug, 2024 1 commit
  27. 06 Aug, 2024 2 commits