Releases: kengz/torcharc
Releases · kengz/torcharc
2.1.2
2.1.2 (2025-01-12)
Bug Fixes
- relax python version requirement (ab1911a)
2.1.1
2.1.1 (2025-01-05)
Bug Fixes
2.1.0
2.1.0 (2025-01-05)
Features
2.0.1
2.0.1 (2024-12-29)
Bug Fixes
2.0.0
2.0.0 (2024-12-29)
Features
- v2: rebuild with torch.fx.Graph (d7e5938)
BREAKING CHANGES
- v2: rebuild v2 from scratch using torch.fx.Graph
Release 1.2.1
1.2.1 (2022-07-04)
Bug Fixes
- torch: update torch.meshgrid; update CI (#12) (be00f9f)
Release 1.2.0
1.2.0 (2022-06-24)
Features
- build: add builders for criterion, optimizer (4376e7b)
Release 1.1.3
1.1.3 (2021-12-31)
Bug Fixes
- perceiver: set multi-pos_encodings as ParameterDict (54ed394)
Release 1.1.2
1.1.2 (2021-12-31)
Bug Fixes
- perceiver: set encoding as nn.Parameter (fcbf0da)
Release 1.1.1
1.1.1 (2021-11-19)
Bug Fixes
- postprocessor: add multimodal postprocessor (566e57f)
- preprocessor: add multimodal arc ref (70ee260)
- preprocessor: add multimodal preprocessor (d5a6970)