1. 29 Dec, 2025 1 commit
  2. 26 Dec, 2025 3 commits
  3. 25 Dec, 2025 1 commit
  4. 22 Dec, 2025 1 commit
  5. 18 Dec, 2025 1 commit
  6. 10 Dec, 2025 1 commit
  7. 09 Dec, 2025 1 commit
  8. 08 Dec, 2025 1 commit
  9. 06 Dec, 2025 1 commit
  10. 05 Dec, 2025 2 commits
  11. 04 Dec, 2025 1 commit
  12. 03 Dec, 2025 2 commits
  13. 02 Dec, 2025 1 commit
  14. 01 Dec, 2025 1 commit
  15. 21 Nov, 2025 1 commit
  16. 18 Nov, 2025 1 commit
  17. 17 Nov, 2025 3 commits
  18. 14 Nov, 2025 1 commit
  19. 13 Nov, 2025 1 commit
  20. 12 Nov, 2025 1 commit
  21. 07 Nov, 2025 1 commit
  22. 31 Oct, 2025 4 commits
  23. 29 Oct, 2025 2 commits
  24. 28 Oct, 2025 2 commits
  25. 23 Oct, 2025 1 commit
  26. 22 Oct, 2025 1 commit
    • thatPepe's avatar
      Issue/497 - Enhanced Test Framework (#520) · f5e6d729
      thatPepe authored
      * issue/497 - add dtype __eq__ and __hash__
      
      * issue/497 - simplified infinicore test functions
      
      * issue/497 - improved test framework
      
      greatly reduced the code required for specific operators;
      added strided tensor support;
      
      * issue/497 - add add interface to assist test
      
      * issue/497 - generalized test framework based on add
      
      * issue/497 - support non-contiguous tensors in result comparison
      
      * issue/497 - temporarily fixed strided tensor creation
      
      * issue/497 - rms norm interface
      
      * issue/497 - now requires test function definition
      
      * issue/497 - support mixed dtype
      
      * issue/497 - initial rms norm test
      
      * issue/497 - unified in place and out of place tests
      
      * issue/497 - renamed src/infinicore/op
      
      * issue/497 - reduced comments
      
      * issue/497 - attention
      
      * issue/497 - removed generic parameter mapping
      
      * issue/497 - temporary attention test
      
      * issue/497 - captitalize op name initial
      
      * issue/497 - add a script to run all op tests
      
      * issue/497 - fix comments
      
      * issue/497 - simplified infinicore tensor creation from torch
      
      * issue/497 - support tensor init modes
      
      * issue/497 - support tensor from/to files
      
      * issue/497 - adjust naming
      f5e6d729
  27. 21 Oct, 2025 1 commit
  28. 16 Oct, 2025 2 commits