Skip to content

Fix tvm args

Fix tvm args #264

Triggered via pull request December 2, 2023 14:08
@FlovaFlova
synchronize #116
fix_tvm_args
Status Success
Total duration 10m 11s
Artifacts

main.yml

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

Annotations

10 errors and 14 warnings
linter: yoeo/train.py#L16
'typing.List' imported but unused
linter: yoeo/train.py#L16
'typing.Optional' imported but unused
linter: yoeo/train.py#L23
'yoeo.utils.transforms.DEFAULT_TRANSFORMS' imported but unused
linter: yoeo/models.py#L11
'yoeo.utils.utils.to_cpu' imported but unused
linter: yoeo/models.py#L11
'yoeo.utils.utils.seg_iou' imported but unused
linter: yoeo/models.py#L120
expected 2 blank lines, found 1
linter: yoeo/models.py#L129
expected 2 blank lines, found 1
linter: yoeo/models.py#L159
at least two spaces before inline comment
linter: yoeo/models.py#L200
local variable 'loss' is assigned to but never used
linter: yoeo/models.py#L209
whitespace before ':'
linter
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
linter: yoeo/detect.py#L93
blank line contains whitespace
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L14
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L15
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L16
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L17
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L18
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L19
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L20
indentation contains tabs
linter: yoeo/scripts/convertONNXModelToOpenVinoIR.py#L21
indentation contains tabs
linter: yoeo/scripts/openvino_demo.py#L45
blank line at end of file
main (ubuntu-20.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (ubuntu-22.04)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
main (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/