v0.0.6
版本发布时间: 2021-11-25 00:18:40
facebookresearch/xformers最新发布版本:v0.0.28.post1(2024-09-13 23:52:20)
Fixed
- Fix self attention optimization not being triggered, broken residual path [#119]
- Improve speed by not using contiguous Tensors when not needed [#119]
Added
- Attention mask wrapper [#113]
- ViT comparison benchmark [#117]