·
3 commits
to refs/heads/main
since this release
Changes
- Fix release drafter by adding permission and auto publish on version bump (#492) @anwai98
- Fix postprocessing order (#490) @FynnBe
- feat: CustomPostprocessing op — user-supplied callable via source file (#489) @oeway
- Add spec→runtime integration test for softmax postprocessing (#487) @oeway
- Improve error message when torch.load(weights_only=True) fails on non-pure state dicts (#486) @oeway
- enable mps pytorch backend if available and some housekeeping (#481) @FynnBe