Releases: microsoft/cliffordlayers
Releases · microsoft/cliffordlayers
v0.1.2 - Bug fix release
What's Changed
- Minor fixes to allow
torch.compile
to work correctly by @rejuvyesh in #2
Full Changelog: v0.1.1...v0.1.2
v0.1.1 - Bug fix release
What's Changed
- Add missing
__init__.py
files and fix the issue raised in #1
Full Changelog: v0.1.0...v0.1.1
v0.1.0 - Initial release
- Contains Clifford Neural Network Layers as described in https://arxiv.org/abs/2209.04934