1. 17 Jun, 2025 1 commit
    • Matthew Douglas's avatar
      CI: Setup HPU nightly tests (#1681) · 29564ad6
      Matthew Douglas authored
      * Setup XPU CI
      
      * CI: expand XPU matrix
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * test
      
      * skip some fp4 tests on hpu
      
      * skip some fp4 tests on hpu
      
      * skip gemv tests on hpu
      
      * test
      
      * Additional test patches for HPU
      
      * HPU test update
      
      * HPU test update
      
      * HPU test update
      
      * HPU test update
      
      * Format
      29564ad6
  2. 16 Jun, 2025 1 commit
  3. 13 Jun, 2025 3 commits
  4. 11 Jun, 2025 3 commits
  5. 08 Jun, 2025 1 commit
  6. 06 Jun, 2025 2 commits
  7. 05 Jun, 2025 2 commits
  8. 04 Jun, 2025 1 commit
    • Matthew Douglas's avatar
      Deprecation cleanup (#1669) · 849d9449
      Matthew Douglas authored
      * Deprecation cleanup: remove histogram_scatter_add_2d
      
      * Deprecation cleanup: vectorwise_mm_dequant
      
      * Deprecation cleanup: vectorwise_quant
      
      * Remove unused test
      
      * Optimizer test cleanup
      
      * Deprecations: remove estimate_quantiles, create_quantile_map
      
      * Move deprecated test
      849d9449
  9. 03 Jun, 2025 3 commits
  10. 02 Jun, 2025 3 commits
    • Matthew Douglas's avatar
      Add CPU + IPEX to nightly CI (#1667) · 318a86e3
      Matthew Douglas authored
      * Tests: add linux x64 cpu+ipex to nightly CI workflow
      
      * typo
      
      * Tests: guard linear8bit compile test for ipex cpu issue
      318a86e3
    • Matthew Douglas's avatar
      Fix CI regression (#1666) · 945f7c1d
      Matthew Douglas authored
      * Tests: xfail opcheck for 4bit quantization with floating storage dtypes
      
      * Tests: xfail opcheck for 4bit quantization with floating storage dtypes
      
      * Tests: skip test_gemv_eye_4bit on CPU with bf16 when not supported by torch
      
      * Tests: skip test_gemv_eye_4bit on CPU with bf16 when not supported by torch
      945f7c1d
    • Matthew Douglas's avatar
      Bump dev version · a2a74ede
      Matthew Douglas authored
      a2a74ede
  11. 28 May, 2025 1 commit
  12. 27 May, 2025 2 commits
  13. 24 May, 2025 4 commits
  14. 23 May, 2025 1 commit
  15. 21 May, 2025 2 commits
  16. 19 May, 2025 3 commits
  17. 16 May, 2025 5 commits
  18. 15 May, 2025 1 commit
  19. 14 May, 2025 1 commit
    • Matthew Douglas's avatar
      Additional CI runners (#1639) · 98eed131
      Matthew Douglas authored
      * Improvements for testing suite
      
      * Add workflow for macOS arm64 CPU tests
      
      * Update tests.yml
      
      * Update tests.yml
      
      Use new L4 and CPU runners for testing.
      
      * Update tests.yml
      98eed131