Simplify dataparallel approach #579
Annotations
6 errors and 2 warnings
Ruff (A003):
sparse_autoencoder/train/utils/wandb_sweep_types.py#L168
sparse_autoencoder/train/utils/wandb_sweep_types.py:168:5: A003 Class attribute `type` is shadowing a Python builtin
|
Ruff (A003):
sparse_autoencoder/train/utils/wandb_sweep_types.py#L183
sparse_autoencoder/train/utils/wandb_sweep_types.py:183:5: A003 Class attribute `type` is shadowing a Python builtin
|
Ruff (A003):
sparse_autoencoder/train/utils/wandb_sweep_types.py#L289
sparse_autoencoder/train/utils/wandb_sweep_types.py:289:5: A003 Class attribute `max` is shadowing a Python builtin
|
Ruff (A003):
sparse_autoencoder/train/utils/wandb_sweep_types.py#L292
sparse_autoencoder/train/utils/wandb_sweep_types.py:292:5: A003 Class attribute `min` is shadowing a Python builtin
|
Checks (3.11)
Process completed with exit code 1.
|
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/.
|
Checks (3.10)
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/.
|