Skip to content

GPU jpeg decoder: add batch support and hardware decoding #3695

GPU jpeg decoder: add batch support and hardware decoding

GPU jpeg decoder: add batch support and hardware decoding #3695

Triggered via pull request August 5, 2024 14:16
Status Failure
Total duration 5m 26s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
bc
Process completed with exit code 1.
c-source / linux-job
Process completed with exit code 1.
bc: torchvision/io/image.py#L146
Function decode_jpeg: input changed from torch.Tensor to Union[torch.Tensor, List[torch.Tensor]]
bc: torchvision/io/image.py#L148
Function decode_jpeg: device changed from str to Union[str, torch.device]
bc
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, malfet/checkout@silent-checkout. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
python-source-and-configs / linux-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./test-infra/.github/actions/setup-ssh, pmeier/pytest-results-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
c-source / linux-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./test-infra/.github/actions/setup-ssh, pmeier/pytest-results-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
python-types / linux-job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, ./test-infra/.github/actions/setup-ssh, pmeier/pytest-results-action@v0.3.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.