Skip to content

[refactor] RT-DETR hybrid encoder #895

[refactor] RT-DETR hybrid encoder

[refactor] RT-DETR hybrid encoder #895

Triggered via pull request November 14, 2024 08:52
Status Failure
Total duration 28s
Artifacts

check-code-format.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Ruff (F821): src/netspresso_trainer/models/op/custom.py#L239
src/netspresso_trainer/models/op/custom.py:239:32: F821 Undefined name `np`
Ruff (F821): src/netspresso_trainer/models/op/custom.py#L239
src/netspresso_trainer/models/op/custom.py:239:84: F821 Undefined name `np`
ruff
Process completed with exit code 1.
ruff
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/