v0.7.5
Enhancements and bug-fixes
This release includes the following enhancements and bug fixes:
- Add CI for PyTorch 2.1 by @take-cheeze in #785
- Support chrome tracing in ppe.profiler by @emcastillo in #742
- Add more type annotation of np.zeros by @take-cheeze in #786
- Trigger for using user custom functions by @linshokaku in #789
ppe.compile
Enable forward only and custom decompositions by @emcastillo in #740- Add interface for register custom ops in
torch.ops.ppe
by @emcastillo in #796 - Fix some test by @linshokaku @asi1024
See the list of merged pull-requests for the details.