floydnet 0.1.2__py3-none-any.whl → 1.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: floydnet
3
- Version: 0.1.2
3
+ Version: 1.0.0
4
4
  Summary: Floyd Multi-Head Attention: a drop-in variant of PyTorch MHA with module and function APIs
5
5
  Project-URL: Homepage, https://github.com/ocx-lab/FloydNet
6
6
  Project-URL: Repository, https://github.com/ocx-lab/FloydNet
@@ -235,7 +235,7 @@ Description-Content-Type: text/markdown
235
235
  [![Python](https://img.shields.io/badge/Python-3.9%2B-blue)](https://www.python.org/)
236
236
  [![PyTorch](https://img.shields.io/badge/PyTorch-2.1%2B-orange)](https://pytorch.org/)
237
237
 
238
- Official implementation of an ICLR paper (TODO: add paper title, authors, and links/arXiv).
238
+ Official implementation of [FloydNet](https://openreview.net/pdf?id=aUsx1G6RVQ).
239
239
 
240
240
  ![Figure Pivotal Attention Mechanism for 2-Floyd/3-Floyd.](misc/pivotalattn2&3.png)
241
241
 
@@ -247,7 +247,7 @@ This repository serves two audiences:
247
247
 
248
248
  ## Introduction
249
249
 
250
- FloydNet is the official PyTorch implementation accompanying an ICLR paper (TODO).
250
+ FloydNet is the official PyTorch implementation.
251
251
  The repository provides:
252
252
 
253
253
  1. **Reusable components**: a drop-in attention/Transformer-block interface intended for integration into existing projects.
@@ -374,7 +374,7 @@ If you use this code in your research, please cite the paper:
374
374
  @inproceedings{TODO,
375
375
  title = {TODO},
376
376
  author = {TODO},
377
- booktitle = {International Conference on Learning Representations (ICLR)},
377
+ booktitle = {TODO},
378
378
  year = {TODO},
379
379
  url = {TODO}
380
380
  }
@@ -1,7 +1,7 @@
1
1
  floydnet/__init__.py,sha256=0AnWvQ3EQu8NhEsNWIffH6ZEf3jKpJ26zTQWuV0Ersg,204
2
2
  floydnet/functional.py,sha256=96TcAbb_YmsT0H2Hqt4EuKy1v5Xkdv0ZKNtCfRx6ab0,5716
3
3
  floydnet/transformer.py,sha256=jMTEKGkO64rlJqtB5-LFpsInkjyv8_Zo3Tvzd6ZZtPs,8678
4
- floydnet-0.1.2.dist-info/METADATA,sha256=uJe-DvplmtwBjSS7XmlUufRKo3TSMa8cfTdz2w32UmM,18710
5
- floydnet-0.1.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
6
- floydnet-0.1.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
7
- floydnet-0.1.2.dist-info/RECORD,,
4
+ floydnet-1.0.0.dist-info/METADATA,sha256=h3UXHjbQPZ59gdQ5UXkpYOB0AHZ_YBc4zli-iMmixn4,18608
5
+ floydnet-1.0.0.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
6
+ floydnet-1.0.0.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
7
+ floydnet-1.0.0.dist-info/RECORD,,