Update pre-commit & run on all files

This commit is contained in:
Simon Alibert
2024-03-25 17:29:35 +01:00
parent 0fae5b206b
commit bcfdba109f
6 changed files with 7 additions and 3 deletions

View File

@@ -1,6 +1,7 @@
"""
Various positional encodings for the transformer.
"""
import math
import torch