Skip to content

v0.2.3

Latest

Choose a tag to compare

@oulgen oulgen released this 18 Nov 18:21
· 16 commits to main since this release
2644d0a

What's Changed

  • [CI] Fail the distributed CI job if any unit test fails by @yf225 in #1125
  • Add DE-Surrogate hybrid autotuner algorithm + early stopping option for DE and DE-Surrogate by @FranciscoThiesen in #1096
  • Update AGENTS.md by @jansel in #1128
  • Add Settings.persistent_reserved_sms by @jansel in #1129
  • Add Settings.autotune_force_persistent by @jansel in #1130
  • [CI] Fix fbcode test_breakpoint error by @yf225 in #1132
  • Auto-select index_dtype by @jansel in #1131
  • Support tuple indexing by hl.static_range iterator by @yf225 in #1134
  • Fix CI to surface errors correctly, fix all existing errors by @yf225 in #1138
  • Workaround TRITON_INTERPRET bug breaking tests by @jansel in #1139
  • Fix size 0 tensor handling by @jansel in #1140
  • [Benchmark CI] Print generated Triton code for the best config by @yf225 in #1142
  • Use pyrefly for type checking by @rchen152 in #1143
  • fix pyrefly errors by @oulgen in #1144
  • [CI] Skip TestBreakpoint in ref-eager CI job by @yf225 in #1141
  • Bump pyrefly to 0.42.1 and remove 'sed' workaround. by @rchen152 in #1145

New Contributors

Full Changelog: v0.2.2...v0.2.3