Use torch.no_grad()
instead of inference mode in pytorch_trainer.py
#3688
Triggered via pull request
September 11, 2024 16:32
Status
Cancelled
Total duration
3m 8s
Artifacts
–
workflow.yaml
on: pull_request
Matrix: Build + Test (C++)
Pre-commit Checks
28s
Mypy Type Checks
2m 16s
pylint
2m 40s
unittests
2m 57s
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
2m 55s
integrationtests-debug
0s
integrationtests-asan
0s
integrationtests-tsan
0s
integrationtests-release
0s
Comment Coverage Results
0s
dockerized-unittests
0s
Annotations
15 errors and 2 warnings
Build + Test (C++) (Debug, clang, clang++, 17, true)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (clang, clang++, 14, Tsan)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (clang, clang++, 14, Asan)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Release, clang, clang++, 17, true)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Debug, clang, clang++, 14)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Release, gcc, g++, 11)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Debug, gcc, g++, 12)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Debug, gcc, g++, 11)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
Build + Test (C++) (Release, clang, clang++, 14)
This request has been automatically failed because it uses a deprecated version of `actions/upload-artifact: v2`. Learn more: https://github.blog/changelog/2024-02-13-deprecation-notice-v1-and-v2-of-the-artifact-actions/
|
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
Canceling since a higher priority waiting request for 'linting-and-tests-refs/pull/632/merge' exists
|
C++ Test Coverage (gets coverage of main branch, currently not main branch because no C++ on main)
The operation was canceled.
|
unittests
Canceling since a higher priority waiting request for 'linting-and-tests-refs/pull/632/merge' exists
|
unittests
The operation was canceled.
|
tidy
Canceling since a higher priority waiting request for 'linting-and-tests-refs/pull/632/merge' exists
|
tidy
The operation was canceled.
|
Mypy Type Checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
pylint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|