This repository has been archived by the owner on Feb 27, 2025. It is now read-only.
What's Changed
- Use boundary=True by default with akarin expr
- Fix types by @Ichunjo in #18
- Fix ExprOp.convolution by @Ichunjo in #17
- ExprOp.convolution: remove overload bloat and unify return type by @Ichunjo in #19
- Fix inline_expr execution by @Ichunjo in #21
- ExprOp: add support for ConvMode.TEMPORAL by @Ichunjo in #20
- Update
norm expr
by @Ichunjo in #22
New Contributors
Full Changelog: v1.7.1...v1.8.1