Skip to content

Bump torch from 2.0.1+cpu to 2.1.0+cpu #598

Bump torch from 2.0.1+cpu to 2.1.0+cpu

Bump torch from 2.0.1+cpu to 2.1.0+cpu #598

Triggered via pull request October 9, 2023 06:36
Status Failure
Total duration 2m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
format_with_black
20s
format_with_black
lint_with_ruff
20s
lint_with_ruff
check_docstrings
43s
check_docstrings
run_tests_and_type_checking
57s
run_tests_and_type_checking
Fit to window
Zoom out
Zoom in

Annotations

5 errors
run_tests_and_type_checking: ranzen/torch/transforms/cutmix.py#L184
Unnecessary "cast" call; type is already "Tensor" (reportUnnecessaryCast)
run_tests_and_type_checking: ranzen/torch/transforms/mixup.py#L333
Unnecessary "cast" call; type is already "Tensor" (reportUnnecessaryCast)
run_tests_and_type_checking: tests/torch_transforms_test.py#L47
Unnecessary "cast" call; type is already "Tensor" (reportUnnecessaryCast)
run_tests_and_type_checking: tests/torch_transforms_test.py#L143
Unnecessary "cast" call; type is already "Tensor" (reportUnnecessaryCast)
run_tests_and_type_checking
4 errors