v0.0.10
What's Changed
- Fix how the padding is specified for windowed reduce by @kasper0406 in #17
- Replace big concatenation in op_broadcast_in_dim with MIL tiling operation by @kasper0406 in #18
- Run tests on a mac instance by @kasper0406 in #19
- Test a few pytorch models by @kasper0406 in #20
Full Changelog: v0.0.9...v0.0.10