Skip to content

Fix incompatibility issue with PyTorch >= 2.2 #613

Fix incompatibility issue with PyTorch >= 2.2

Fix incompatibility issue with PyTorch >= 2.2 #613

Triggered via pull request March 29, 2024 02:49
@HuFY-devHuFY-dev
synchronize #206
alternative
Status Failure
Total duration 1m 22s
Artifacts

checks.yml

on: pull_request
Matrix: Checks
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Ruff (I001): sparse_autoencoder/optimizer/adam_with_reset.py#L5
sparse_autoencoder/optimizer/adam_with_reset.py:5:1: I001 Import block is un-sorted or un-formatted
Ruff (PYI042): sparse_autoencoder/optimizer/adam_with_reset.py#L19
sparse_autoencoder/optimizer/adam_with_reset.py:19:1: PYI042 Type alias `params_t` should be CamelCase
Checks (3.11)
Process completed with exit code 1.
Checks (3.10)
The job was canceled because "_3_11" failed.
Checks (3.10)
The operation was canceled.
Checks (3.11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.