You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
XXXXRT666 53cac93589
Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255)
* ruff check --fix

* ruff format --line-length 120 --target-version py39

* Change the link for G2PW Model

* update pytorch version and colab
4 months ago
..
__init__.py Add files via upload 2 years ago
activation.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
activation_onnx.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
embedding.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
embedding_onnx.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
lr_schedulers.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
optim.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
patched_mha_with_cache.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
patched_mha_with_cache_onnx.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
scaling.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
transformer.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago
transformer_onnx.py Refactor: Format Code with Ruff and Update Deprecated G2PW Link (#2255) 4 months ago